[INFO] fetching crate rustkernel-audit 0.4.0...
[INFO] testing rustkernel-audit-0.4.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate rustkernel-audit 0.4.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate rustkernel-audit 0.4.0
[INFO] finished tweaking crates.io crate rustkernel-audit 0.4.0
[INFO] tweaked toml for crates.io crate rustkernel-audit 0.4.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustkernel-audit 0.4.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rustkernel-audit 0.4.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustkernel-derive v0.4.0
[INFO] [stderr]   Downloaded actix_derive v0.6.2
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.7
[INFO] [stderr]   Downloaded cc v1.2.52
[INFO] [stderr]   Downloaded ringkernel-derive v0.4.2
[INFO] [stderr]   Downloaded actix v0.13.5
[INFO] [stderr]   Downloaded zmij v1.0.13
[INFO] [stderr]   Downloaded ringkernel-core v0.4.2
[INFO] [stderr]   Downloaded rustkernel-core v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 55ea1f0f54a714bd08007abfd29d49c03343ccfce8823202a8774d7a87eea0aa
[INFO] running `Command { std: "docker" "start" "-a" "55ea1f0f54a714bd08007abfd29d49c03343ccfce8823202a8774d7a87eea0aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55ea1f0f54a714bd08007abfd29d49c03343ccfce8823202a8774d7a87eea0aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55ea1f0f54a714bd08007abfd29d49c03343ccfce8823202a8774d7a87eea0aa", kill_on_drop: false }`
[INFO] [stdout] 55ea1f0f54a714bd08007abfd29d49c03343ccfce8823202a8774d7a87eea0aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d025fc262c71ad99ae5c6bcaeddc9f30d63dc1b9cfbb3d140ef9d6811a02ca81
[INFO] running `Command { std: "docker" "start" "-a" "d025fc262c71ad99ae5c6bcaeddc9f30d63dc1b9cfbb3d140ef9d6811a02ca81", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling zmij v1.0.13
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling rkyv v0.7.46
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]    Compiling rkyv_derive v0.7.46
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling actix_derive v0.6.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling atomic v0.6.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling ringkernel-derive v0.4.2
[INFO] [stderr]    Compiling rustkernel-derive v0.4.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling ringkernel-core v0.4.2
[INFO] [stderr]    Compiling actix v0.13.5
[INFO] [stderr]    Compiling rustkernel-core v0.4.0
[INFO] [stderr]    Compiling rustkernel-audit v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.51s
[INFO] running `Command { std: "docker" "inspect" "d025fc262c71ad99ae5c6bcaeddc9f30d63dc1b9cfbb3d140ef9d6811a02ca81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d025fc262c71ad99ae5c6bcaeddc9f30d63dc1b9cfbb3d140ef9d6811a02ca81", kill_on_drop: false }`
[INFO] [stdout] d025fc262c71ad99ae5c6bcaeddc9f30d63dc1b9cfbb3d140ef9d6811a02ca81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3c26d24fba686f746cdfe68405d9061c10fbb0261359aa01c2f1eb15cd7f624
[INFO] running `Command { std: "docker" "start" "-a" "c3c26d24fba686f746cdfe68405d9061c10fbb0261359aa01c2f1eb15cd7f624", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling ringkernel-core v0.4.2
[INFO] [stderr]    Compiling actix v0.13.5
[INFO] [stderr]    Compiling rustkernel-core v0.4.0
[INFO] [stderr]    Compiling rustkernel-audit v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.58s
[INFO] running `Command { std: "docker" "inspect" "c3c26d24fba686f746cdfe68405d9061c10fbb0261359aa01c2f1eb15cd7f624", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3c26d24fba686f746cdfe68405d9061c10fbb0261359aa01c2f1eb15cd7f624", kill_on_drop: false }`
[INFO] [stdout] c3c26d24fba686f746cdfe68405d9061c10fbb0261359aa01c2f1eb15cd7f624
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c9117ece717da26870a21ff441c599b57b36381e9fb8bd1abdd18d581babe70e
[INFO] running `Command { std: "docker" "start" "-a" "c9117ece717da26870a21ff441c599b57b36381e9fb8bd1abdd18d581babe70e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustkernel_audit-10e9ae3891197972)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test feature_extraction::tests::test_empty_records ... ok
[INFO] [stdout] test feature_extraction::tests::test_anomaly_detection ... ok
[INFO] [stdout] test feature_extraction::tests::test_global_stats ... ok
[INFO] [stdout] test feature_extraction::tests::test_extract_features ... ok
[INFO] [stdout] test hypergraph::tests::test_connected_components ... ok
[INFO] [stdout] test feature_extraction::tests::test_feature_names ... ok
[INFO] [stdout] test feature_extraction::tests::test_volume_features ... ok
[INFO] [stdout] test hypergraph::tests::test_edge_weights ... ok
[INFO] [stdout] test hypergraph::tests::test_empty_records ... ok
[INFO] [stdout] test hypergraph::tests::test_hyperedges ... ok
[INFO] [stdout] test feature_extraction::tests::test_entity_features ... ok
[INFO] [stdout] test feature_extraction::tests::test_selective_features ... ok
[INFO] [stdout] test feature_extraction::tests::test_network_features ... ok
[INFO] [stdout] test hypergraph::tests::test_min_edge_size ... ok
[INFO] [stdout] test tests::test_hypergraph_construction_metadata ... ok
[INFO] [stdout] test hypergraph::tests::test_node_centrality ... ok
[INFO] [stdout] test hypergraph::tests::test_get_node_edges ... ok
[INFO] [stdout] test hypergraph::tests::test_node_types ... ok
[INFO] [stdout] test hypergraph::tests::test_statistics ... ok
[INFO] [stdout] test hypergraph::tests::test_selective_nodes ... ok
[INFO] [stdout] test tests::test_register_all ... ok
[INFO] [stdout] test tests::test_feature_extraction_metadata ... ok
[INFO] [stdout] test hypergraph::tests::test_construct_hypergraph ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rustkernel_audit
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c9117ece717da26870a21ff441c599b57b36381e9fb8bd1abdd18d581babe70e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9117ece717da26870a21ff441c599b57b36381e9fb8bd1abdd18d581babe70e", kill_on_drop: false }`
[INFO] [stdout] c9117ece717da26870a21ff441c599b57b36381e9fb8bd1abdd18d581babe70e
